Skip to content

Extended key checking to match the language of the memcached spec#167

Closed
ieatkillerbees wants to merge 1 commit into
php-memcached-dev:masterfrom
ieatkillerbees:extended_memcache_key_validation
Closed

Extended key checking to match the language of the memcached spec#167
ieatkillerbees wants to merge 1 commit into
php-memcached-dev:masterfrom
ieatkillerbees:extended_memcache_key_validation

Conversation

@ieatkillerbees

Copy link
Copy Markdown
Contributor

I ran across this bug report. Memcached doesn't support keys containing whitespace or control characters, so it might be best to return a bad key result code rather than pass it on to the library. Dunno if this is the best approach, but it's a thought. :)

@sodabrew

Copy link
Copy Markdown
Collaborator

This remains true for current master branch. Will adapt your fix to the new code!

sodabrew pushed a commit to sodabrew/php-memcached that referenced this pull request Jan 24, 2017
…p-memcached-dev#167)

Updated to php7 branch by Aaron Stone <aaron@serendipity.cx>
sodabrew pushed a commit to sodabrew/php-memcached that referenced this pull request Jan 24, 2017
…p-memcached-dev#167)

Updated to php7 branch by Aaron Stone <aaron@serendipity.cx>
sodabrew pushed a commit to sodabrew/php-memcached that referenced this pull request Jan 24, 2017
…p-memcached-dev#167)

Updated to php7 branch by Aaron Stone <aaron@serendipity.cx>
sodabrew pushed a commit to sodabrew/php-memcached that referenced this pull request Jan 24, 2017
…p-memcached-dev#167)

Updated to php7 branch by Aaron Stone <aaron@serendipity.cx>
@sodabrew sodabrew closed this Jan 24, 2017
@sodabrew sodabrew added this to the 3.0.0 milestone Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants